﻿2026-04-27T12:27:04.7187588Z ##[group]Run ./gradlew lintDebug ktlintCheck detekt
2026-04-27T12:27:04.7189199Z [36;1m./gradlew lintDebug ktlintCheck detekt[0m
2026-04-27T12:27:04.7211513Z shell: /usr/bin/bash -e {0}
2026-04-27T12:27:04.7212332Z env:
2026-04-27T12:27:04.7213025Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-04-27T12:27:04.7214414Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:27:04.7216220Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:27:04.7217648Z ##[endgroup]
2026-04-27T12:27:05.6251021Z Downloading https://services.gradle.org/distributions/gradle-8.11.1-bin.zip
2026-04-27T12:27:08.0420702Z .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
2026-04-27T12:27:09.3339798Z 
2026-04-27T12:27:09.3340866Z Welcome to Gradle 8.11.1!
2026-04-27T12:27:09.3341441Z 
2026-04-27T12:27:09.3341913Z Here are the highlights of this release:
2026-04-27T12:27:09.3342802Z  - Parallel load and store for Configuration Cache
2026-04-27T12:27:09.3343678Z  - Java compilation errors at the end of the build output
2026-04-27T12:27:09.3344526Z  - Consolidated report for warnings and deprecations
2026-04-27T12:27:09.3345126Z 
2026-04-27T12:27:09.3345646Z For more details see https://docs.gradle.org/8.11.1/release-notes.html
2026-04-27T12:27:09.3346385Z 
2026-04-27T12:27:09.4314577Z Starting a Gradle Daemon (subsequent builds will be faster)
2026-04-27T12:28:06.4313425Z 
2026-04-27T12:28:06.4357070Z > Configure project :app
2026-04-27T12:28:06.4366872Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=host' is experimental.
2026-04-27T12:28:10.2330471Z e: file:///home/runner/work/Service-Book/Service-Book/app/build.gradle.kts:84:9: Using 'jvmTarget: String' is an error. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
2026-04-27T12:28:10.2333381Z w: file:///home/runner/work/Service-Book/Service-Book/app/build.gradle.kts:100:13: 'devices: ExtensiblePolymorphicDomainObjectContainer<Device>' is deprecated. devices is deprecated in managedDevices, use allDevices instead
2026-04-27T12:28:10.2351657Z 
2026-04-27T12:28:10.2396895Z FAILURE: Build failed with an exception.
2026-04-27T12:28:10.2409003Z 
2026-04-27T12:28:10.2409473Z * Where:
2026-04-27T12:28:10.2410544Z Build file '/home/runner/work/Service-Book/Service-Book/app/build.gradle.kts' line: 84
2026-04-27T12:28:10.2411418Z 
2026-04-27T12:28:10.2411767Z * What went wrong:
2026-04-27T12:28:10.2412482Z Script compilation error:
2026-04-27T12:28:10.2412979Z 
2026-04-27T12:28:10.2413354Z   Line 84:         jvmTarget = "17"
2026-04-27T12:28:10.2418357Z                    ^ Using 'jvmTarget: String' is an error. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
2026-04-27T12:28:10.2419748Z 
2026-04-27T12:28:10.2420364Z 1 error
2026-04-27T12:28:10.2420886Z 
2026-04-27T12:28:10.2421204Z * Try:
2026-04-27T12:28:10.2421892Z > Run with --stacktrace option to get the stack trace.
2026-04-27T12:28:10.2422780Z > Run with --info or --debug option to get more log output.
2026-04-27T12:28:10.2423806Z > Run with --scan to get full insights.
2026-04-27T12:28:10.2424530Z > Get more help at https://help.gradle.org.
2026-04-27T12:28:10.2425094Z 
2026-04-27T12:28:10.2425408Z BUILD FAILED in 1m 4s
2026-04-27T12:28:10.6897066Z ##[error]Process completed with exit code 1.
